PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFJavaX509Certificate Class / getPublicKeyOid Method
In This Topic
    getPublicKeyOid Method
    In This Topic
    Gets the OID of the public key.
    Syntax
    public java.lang.String getPublicKeyOid()

    Return Value

    The OID of the public key.
    See Also